CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket 服务器

搜索资源列表

  1. MathSocketServer

    0下载:
  2. 一个用Java socket实现的服务器,具有计算简单数学函数的功能-a Java server socket achieved with a simple mathematical calculation of functionality
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6952
    • 提供者:appleelppa
  1. Client&Server

    0下载:
  2. Socket 网络变成,简单的客户端和服务器端-Socket network into a simple client and server
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:9744
    • 提供者:白驹辉
  1. networkfish

    1下载:
  2. 是一个客户/服务器程序,运行较复杂 此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:95368
    • 提供者:小马
  1. Socket6

    0下载:
  2. IPv6 socket接口,用于在IPv6环境下的流媒体服务器-IPv6 socket interface for use in IPv6 environment streaming media server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:134921
    • 提供者:ss
  1. ClicetServer

    0下载:
  2. 用Socket实现客户和服务器交互的典型C/S结构的演示程序.欢迎使用.-Socket client and server interaction typical C / S structure of the demonstration program. Welcome.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2081
    • 提供者:lei
  1. DatagramPacketDemo

    0下载:
  2. Socket应用程序(使用数据报的客户端和服务器的程序代码, 在运行服务器程序的窗口中作为输入内容输入的字符串在客户端的窗口中显示.)-Socket applications (data of the client and server code. the server program running as a window of the imported input string on the client window display.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13679
    • 提供者:廉季平
  1. democ

    0下载:
  2. 利用Socket类实现一次一句的聊天程序(客户端获得键盘的输入,向服务器的输出流,从服务器返回的输入流...)-use Socket achieve a type of a chat program (client access to the keyboard input, to the server output streams from the server to return to the input stream ...)
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:2055
    • 提供者:廉季平
  1. DownloadingFile

    1下载:
  2. 下载文件服务器说明(使用Socket完成文件的下载的任务,客户端提交文件名称,服务器接受到以后,如果文件不存在,返回404信息,如果文件存在,则将文件的内容通过套接字发送给客户端,客户端接受到文件的内容后,保存到相应的文件中。 )-download the file server (using Socket download the document completed the task, documents submitted to the client name, the server
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10786
    • 提供者:廉季平
  1. TimeServer

    0下载:
  2. 用socket实现的时间同步系统服务器端程序-socket with the realization time synchronization server system procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5323
    • 提供者:lily
  1. A_simple_chat_tool

    3下载:
  2. 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:27322
    • 提供者:ZX
  1. JAVA-source

    0下载:
  2. 该压缩包包括以下内容:Java SMTP协议电子邮件传送剖析,Java语言实现对网络服务器搜索,JCOMToACAD,用JAVA 实现P2P网络通信,投稿文章,基于URL的Web服务器数据访问,Matlab环境下Socket网络功能的实现,ImageProcess等八个源程序-the compressed include the following : Java SMTP E-mail analysis Java language for network servers search JCOMT
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:545037
    • 提供者:尹志远
  1. ZYBSocket

    1下载:
  2. 这个是我做的一个异步的Socket类库,分TCP客户端和TCP服务器端,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous socket library, - TCP client and server-side TCP, tested, the stable operation The appl
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:94162
    • 提供者:huji
  1. wssf

    1下载:
  2. JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ J
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54733
    • 提供者:乔峰
  1. 16zhiTCPServer

    0下载:
  2. 应用DirextShow实现Socket功能的服务器端程序-application DirextShow Socket function of server-side procedures
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:8944
    • 提供者:16zhi
  1. RemoteControl

    0下载:
  2. 该源码的思想是通过socket和应用程序的消息机制,监控程序的客户端与被监控程序的服务器端进行数据交换,达到监控和被监控的目的-thinking through the socket and application of information mechanism and monitoring procedures client and surveillance procedures server for data exchange, to monitor and control the
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:103956
    • 提供者:李强
  1. TCP Web Server

    1下载:
  2. 模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:8444
    • 提供者:木头
  1. SendAndReseive

    0下载:
  2. 演示SOCKET通信,包中含有服务器和客户端的源码,JAR打包可以直接运行-demo Socket Communications, packet containing server and client source code, the package can be directly JAR operation
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6317
    • 提供者:陈进赵
  1. linux_socket

    1下载:
  2. 是关于linux下socket通信的源代码,只要定义好服务器端、客户端的IP和端口号,就可以进行网络通信-under socket communications source code, as long as the definition of a good server. Client IP and port number, it can implement network communications
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62003
    • 提供者:袁旗平
  1. java4597845676

    0下载:
  2. 本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:1655249
    • 提供者:jmz
  1. lanchattoolsrc

    0下载:
  2. 本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。-program design into the application server and client applications, using Socket Library Network Programming. (UDP) and (TCP / IP) combined for the connec
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:233658
    • 提供者:qifang
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com